This commit is contained in:
garronej 2021-08-01 04:41:14 +02:00
parent 3757b8d023
commit c439cc0ab7

View file

@ -31,4 +31,4 @@ Specific imports:
```typescript
import { myFunction } from "#{REPO_NAME}#/myFunction";
import { myObject } from "#{REPO_NAME}#/myObject";
```
```