mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Move into monaco-editor-webpack-plugin folder
This commit is contained in:
parent
06e4658c00
commit
94735b023f
25 changed files with 0 additions and 0 deletions
4
monaco-editor-webpack-plugin/src/loader-utils.d.ts
vendored
Normal file
4
monaco-editor-webpack-plugin/src/loader-utils.d.ts
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
declare module 'loader-utils' {
|
||||
export function interpolateName(loaderContext: any, name: string, options?: any): string;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue