UNPKG

newgrounds-boom

Version:
11 lines (10 loc) 394 B
//@ts-ignore import { NewgroundsPlugin } from "newgrounds-boom" declare global { const ngConnect: NewgroundsPlugin["ngConnect"] const ngUnlockMedal: NewgroundsPlugin["ngUnlockMedal"] const ngPostScore: NewgroundsPlugin["ngPostScore"] const ngUsername: NewgroundsPlugin["ngUsername"] const ngVersion: NewgroundsPlugin["ngVersion"] const ngIsSupporter: NewgroundsPlugin["ngIsSupporter"] }