From 69818c9394366b954b6ba3bd697bd9d2b09f2a16 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 10 Jun 2017 22:15:25 +0200 Subject: Type functions --- shared/index.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 shared/index.ts (limited to 'shared/index.ts') diff --git a/shared/index.ts b/shared/index.ts new file mode 100644 index 000000000..ad200c539 --- /dev/null +++ b/shared/index.ts @@ -0,0 +1 @@ +export * from './models' -- cgit v1.2.3