forked from mirror/minecraft-color-gradient-generator
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']
|
|
}
|