mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 06:29:40 +08:00
Added ArraySplice to PolymerStatic, so it's available under
Polymer.ArraySplice at runtime.
This commit is contained in:
2
types/polymer/index.d.ts
vendored
2
types/polymer/index.d.ts
vendored
@@ -341,6 +341,8 @@ declare global {
|
||||
|
||||
RenderStatus: RenderStatus
|
||||
|
||||
ArraySplice: ArraySplice;
|
||||
|
||||
/** @deprecated */
|
||||
ImportStatus: ImportStatus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user