UNPKG

use-macro

Version:

ESBuild plugin that allows you to execute functions at compile time and inline the output

2 lines (1 loc) 68 B
export declare function stringify(value: unknown): Promise<string>;