UNPKG
take-shot
Version:
latest (0.0.13)
0.0.13
0.0.12
0.0.9
0.0.8
0.0.7
0.0.6
Screenshots with JavaScript
github.com/sedmedgh/take-shot
sedmedgh/take-shot
take-shot
/
dist
/
css
/
types
/
time.d.ts
3 lines
(2 loc)
•
106 B
TypeScript
View Raw
1
2
3
import
{
ITypeDescriptor
}
from
'../ITypeDescriptor'
;
export
declare
const
time
:
ITypeDescriptor
<
number
>;