UNPKG

132 BTypeScriptView Raw
1import { ICheck } from '@kano/kit-app-shell-core/lib/check';
2export default function doctor(platformId: string): Promise<ICheck[]>;