UNPKG

185 BTypeScriptView Raw
1/**
2 * @internal Util used for exporting opposing platform utils and warning the user if they are trying to access them.
3 */
4export declare function platformCheck(parent?: string): {};