UNPKG

87 BTypeScriptView Raw
1export declare const checkIsOpenAccessibility: () => Promise<{
2 errMsg: string;
3}>;