importFile

Imports a TypeScript-based file | Function

importFile<T>(filePath: string)
Parameter
Description
Type

filePath

The path to the file

String

Returns

T

Last updated