Enum ScriptKind
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v10.dll
Represents TypeScript file kind
public enum ScriptKind
Fields
External = 5JS = 1JSON = 6JSX = 2TS = 3TSX = 4Unknown = 0
Represents TypeScript file kind
public enum ScriptKind
External = 5JS = 1JSON = 6JSX = 2TS = 3TSX = 4Unknown = 0