Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

ts import module

//	Here we have some examples. All work, usually only one is necessary.

import 'discord.js'
import * as Discord from 'discord.js'
import {Client} from 'discord.js' 
 
PREVIOUS NEXT
Tagged: #ts #import #module
ADD COMMENT
Topic
Name
1+1 =