UNPKG

117 BTypeScriptView Raw
1declare const _default: {
2 readonly name: string;
3 getIsReady(): Promise<boolean>;
4};
5export default _default;