3 lines
134 B
TypeScript
3 lines
134 B
TypeScript
/** These Expo packages may have side-effects and should not be lazily initialized. */
|
|
export declare const lazyImports: Set<string>;
|