UNPKG

typescript-closure-tools

Version:

Command-line tools to convert closure-style JSDoc annotations to typescript, and to convert typescript sources to closure externs files

10 lines (6 loc) 171 B
/// <reference path="js-url.d.ts" /> url(); url('domain'); url(1); url('domain', 'test.www.example.com/path/here'); url(-1, 'test.www.example.com/path/here');