mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update
This commit is contained in:
parent
3757b8d023
commit
c439cc0ab7
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@ Specific imports:
|
||||||
```typescript
|
```typescript
|
||||||
import { myFunction } from "#{REPO_NAME}#/myFunction";
|
import { myFunction } from "#{REPO_NAME}#/myFunction";
|
||||||
import { myObject } from "#{REPO_NAME}#/myObject";
|
import { myObject } from "#{REPO_NAME}#/myObject";
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue