mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-10 07:45:49 +00:00
Update index.ts
This commit is contained in:
@@ -87,7 +87,7 @@ export interface HookParameter {
|
|||||||
/**
|
/**
|
||||||
* The value of the parameter.
|
* The value of the parameter.
|
||||||
*/
|
*/
|
||||||
HookParameterValue: string
|
HookParameterValue?: string
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user