3 lines
142 B
TypeScript
3 lines
142 B
TypeScript
![]() |
import { Environment } from './types';
|
||
|
export declare function createBrowserEnv(): Environment;
|
||
|
//# sourceMappingURL=createBrowserEnv.d.ts.map
|