mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
fixed single quote in index.ts
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export * from "./collection";
|
||||
export * from "./methods";
|
||||
export * from './collection';
|
||||
export * from './methods';
|
||||
|
||||
Reference in New Issue
Block a user