UNPKG

create-lbgcli

Version:

前端脚手架模板

8 lines (7 loc) 255 B
/* * This file was automatically generated. * DO NOT MODIFY BY HAND. * Run `yarn special-lint-fix` to update */ declare const check: (options: import("../../../declarations/plugins/sharing/SharePlugin").SharePluginOptions) => boolean; export = check;