Files
DelLevin-Home a4a326401e 1
2026-03-10 22:06:32 +08:00

8 lines
250 B
TypeScript

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