source:
node_modules/ts-toolbelt/out/Iteration/_Internal.d.ts@
d24f17c
Last change on this file since d24f17c was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 86 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | /** |
2 | * Describes how to perform iterations | |
3 | */ | |
4 | export declare type Way = '->' | '<-'; |
Note:
See TracBrowser
for help on using the repository browser.