摘要:
```typescript class BaseClass { public constructor(protected element: HTMLElement) {} public static async build( this: T, ...args: ConstructorParameters ): Promise> { ... 阅读全文
posted @ 2019-07-05 15:50
ystrdy
阅读(493)
评论(0)
推荐(0)
浙公网安备 33010602011771号