Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ScriptKind

Index

Enumeration members

Enumeration members

Deferred

Deferred: = 7

Used on extensions that doesn't define the ScriptKind but the content defines it. Deferred extensions are going to be included in all project contexts.

External

External: = 5

JS

JS: = 1

JSON

JSON: = 6

JSX

JSX: = 2

TS

TS: = 3

TSX

TSX: = 4

Unknown

Unknown: = 0

Generated using TypeDoc