UNPKG

magic-helper

Version:

this is magic helper

3 lines 169 B
import type { OpenDoorConfig } from '../types/index'; export declare const openDoor: (config: OpenDoorConfig) => Promise<unknown>; //# sourceMappingURL=openDoor.d.ts.map