index.d.ts 78 B

12
  1. import { ObjTy } from '~/common';
  2. export default function (app: ObjTy): void;