Generic type for test callback functions
This commit is contained in:
@@ -15,4 +15,6 @@ export type opts = {
|
||||
|
||||
export type model = {Instance}
|
||||
|
||||
export type callbackFunction = (file: string, opts: opts) -> string | boolean
|
||||
|
||||
return types
|
||||
Reference in New Issue
Block a user