mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 02:37:41 -05:00
committed by
GitHub
parent
6df5905b2b
commit
bccd5e3750
@@ -5,7 +5,7 @@ import { getText } from "../fetch-utils.js";
|
||||
import workerHooks from "./hooks.js";
|
||||
|
||||
/**
|
||||
* @typedef {Object} WorkerOptions plugin configuration
|
||||
* @typedef {Object} WorkerOptions custom configuration
|
||||
* @prop {string} type the interpreter type to use
|
||||
* @prop {string} [version] the optional interpreter version to use
|
||||
* @prop {string} [config] the optional config to use within such interpreter
|
||||
|
||||
Reference in New Issue
Block a user