mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-26 00:24:59 +00:00
Apply prettier rules
This commit is contained in:
4
src/Bundle/import-png.d.ts
vendored
4
src/Bundle/import-png.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
declare module "*.png" {
|
||||
const value: any;
|
||||
export default value;
|
||||
const value: any;
|
||||
export default value;
|
||||
}
|
||||
|
Reference in New Issue
Block a user