fix type errors

This commit is contained in:
Pig Fang 2020-03-30 09:22:18 +08:00
parent 361444ca7e
commit 490f8f3bac

View File

@ -24,6 +24,7 @@ interface Window {
declare let blessing: {
base_url: string
site_name: string
locale: string
timezone: string
version: string
route: string