Skip to content

Commit

Permalink
import crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-astra-via committed Sep 15, 2023
1 parent 6fb24d5 commit aacc39b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { MCEvent } from '@managed-components/types'
import crypto from 'crypto'

export function checkEventName(event: MCEvent): MCEvent | undefined {
const allowedEvents = [
Expand Down

0 comments on commit aacc39b

Please sign in to comment.