Import Tokens
import is reserved. features and version are contextual tokens within import and declare import forms.
Reserved Token Candidates (via TypeScript)
as
asserts
case
const
constructor
do
enum
extends
finally
function
from
for
implements
instanceof
intrinsic
let
module
new
of
package
private
protected
public
require
readonly
satisfies
static
symbol
try
typeof
undefined
while
with
Reserved Token Candidates (via Rust)
dyn
extern
fn
impl
match
mod
move
mut
pub
ref
self
struct
trait
unsafe
use
where
become (?)
box
final
macro
override
priv
unsized
virtual
union