[improvement] Notify: tsx & functional (#2810)

This commit is contained in:
neverland
2019-02-20 19:44:14 +08:00
committed by GitHub
parent 52e6fd2f0b
commit da91631b0d
10 changed files with 176 additions and 131 deletions
+2
View File
@@ -1,3 +1,5 @@
/* eslint-disable camelcase */
export type SkuData = {
price: string;
none_sku: boolean;