mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
review & update all fields
This commit is contained in:
4
types/custom.ts
Normal file
4
types/custom.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "*.css" {
|
||||
const content: any;
|
||||
export default content;
|
||||
}
|
||||
Reference in New Issue
Block a user