GITLAB
tektrans
/ komodo2-gw-sds
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
1f80c15f793a4a84cc98df0485ffb0102bda683e
master
1f80c15f793a4a84cc98df0485ffb0102bda683e
komodo2-gw-sds-ss
node_modules
tsconfig-paths
lib
options.d.ts
1f80c15f7
install dependencies
Browse Code »
adi surya
3 years ago
options.d.ts
85 Bytes
edit
raw
blame
history
1
2
3
4
export
interface
Options
{
cwd
:
string
;
}
export
declare
const
options
:
Options
;