mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Create index-test.ts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Much better testing in https://github.com/typed-typings/typed-resolve-from
|
||||
|
||||
import resolveFrom = require('resolve-from');
|
||||
|
||||
console.log(typeof resolveFrom === 'function');
|
||||
Reference in New Issue
Block a user