using wmbasic-api-types

This commit is contained in:
2021-08-16 11:07:11 +02:00
parent 82903a8029
commit f6ac48daab
12 changed files with 12 additions and 278 deletions

View File

@@ -1,7 +1,4 @@
// @ts-check
/**
* @typedef {import('../types') }
*/
var utils = require("../lib/utils")
@@ -18,7 +15,7 @@ var utils = require("../lib/utils")
}
}
/** @type {import('../types').HookResponse} */
/** @type {import('wmbasic-api-types').HookResponse} */
// @ts-ignore
var response = null
return response