mirror of
https://github.com/tuanzisama/minecraft-color-gradient-generator.git
synced 2024-11-21 01:05:03 +08:00
10 lines
234 B
TypeScript
10 lines
234 B
TypeScript
/* eslint-disable */
|
|
/* prettier-ignore */
|
|
// @ts-nocheck
|
|
// noinspection JSUnusedGlobalSymbols
|
|
// Generated by unplugin-auto-import
|
|
export {}
|
|
declare global {
|
|
const NotifyPlugin: typeof import('tdesign-vue-next')['NotifyPlugin']
|
|
}
|