Files
pole-book/server/node_modules/@strapi/utils/dist/print-value.d.ts

3 lines
140 B
TypeScript

declare function printValue(value: unknown, quoteStrings: boolean): string;
export { printValue };
//# sourceMappingURL=print-value.d.ts.map