Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
enum OPCODE
import { OPCODE } from "https://deno.land/x/deno_cord@v1.0.2/constants/Constants.ts";

Members

EIGHT = 8
ELEVEN = 11
FIVE = 5
FOUR = 4
NINE = 9
ONE = 1
SEVEN = 7
SIX = 6
TEN = 10
THREE = 3
TWO = 2
ZERO = 0