mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-02 07:10:23 +00:00
add publicPath to Bundle type
This commit is contained in:
Vendored
+1
@@ -13,6 +13,7 @@ declare namespace LoadableExport {
|
||||
id: number;
|
||||
name: string;
|
||||
file: string;
|
||||
publicPath: string;
|
||||
}
|
||||
|
||||
interface Manifest {
|
||||
|
||||
Reference in New Issue
Block a user