Add jest-raw-loader
This commit is contained in:
Vendored
+1
-1
@@ -16,5 +16,5 @@ limitations under the License.
|
||||
|
||||
declare module '!!raw-loader!*' {
|
||||
const contents: string;
|
||||
export = contents;
|
||||
export default contents;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user