UNPKG

@modern-js/utils

Version:

A Progressive React Framework for modern web development.

5 lines (4 loc) 156 B
export declare const createRuntimeExportsUtils: (pwd?: any, namespace?: any) => { addExport: (statement: string) => void; getPath: () => string; };