chore: lint

This commit is contained in:
karishmas6
2024-06-08 23:15:32 +05:30
parent 8aad4a1771
commit d5576a1463

View File

@@ -1,6 +1,6 @@
import { router as record} from './record';
import { router as workflow} from './workflow';
import { router as storage} from './storage';
import { router as record } from './record';
import { router as workflow } from './workflow';
import { router as storage } from './storage';
export {
record,