mirror of
https://github.com/SikongJueluo/cc-utils.git
synced 2025-11-05 03:37:50 +08:00
finish basic access control system
This commit is contained in:
2
types/craftos/index.d.ts
vendored
2
types/craftos/index.d.ts
vendored
@@ -477,7 +477,7 @@ declare namespace parallel {
|
||||
}
|
||||
/** @noSelf */
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
||||
interface IPeripheral {}
|
||||
declare interface IPeripheral {}
|
||||
|
||||
/** @noSelf */
|
||||
declare class CommandPeripheral implements IPeripheral {
|
||||
|
||||
Reference in New Issue
Block a user