mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
code refactor
This commit is contained in:
Vendored
-8
@@ -21,11 +21,3 @@ interface Window {
|
||||
interface Navigator {
|
||||
browserLanguage?: string;
|
||||
}
|
||||
|
||||
declare module "framework7/components/notification" {
|
||||
export namespace Notification {
|
||||
export interface Notification {
|
||||
destroy(): void;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user