Skip to content

Commit

Permalink
Fix plugin type reference
Browse files Browse the repository at this point in the history
  • Loading branch information
richie0866 committed May 7, 2022
1 parent 2a63e69 commit 3acca93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion types/core.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/// <reference path="../node_modules/@rbxts/types/include/generated/PluginSecurity.d.ts" />
/// <reference types="@rbxts/types"/>
/// <reference types="@rbxts/types/plugin"/>
/// <reference path="Drawing.d.ts" />
/// <reference path="RobloxScriptSecurity.d.ts" />
/// <reference path="WebSocket.d.ts" />
Expand Down

0 comments on commit 3acca93

Please sign in to comment.