@happyenderman/assyst-tag-types
v1.0.2
Published
Types for assyst javascript tags execution context
Maintainers
Readme
Assyst types
Types for assyst eval javascript context.
Structure
index.d.tsGlobal type exports used across the Assyst eval environment.fetch.tsCustom fetch type definitions tailored for Assyst's runtime behavior.ImageScript.d.tsType definitions derived from theimagescriptnpm package.discord/*Types of discord objects, used generally for typingglobalThis.message.
Notes
This package targets a non-standard JavaScript runtime used by Assyst. Some APIs may differ from standard Node.js or browser implementations.
Licenses
This project includes or derives code from third-party libraries under the following licenses.
@happyenderman/assyst-tag-types
Licensed under the GNU General Public License v3.0 (GPL-3.0).
License: https://github.com/wavedevgit/assyst-tags-creator/blob/main/LICENSE
imagescript
Licensed under:
- GNU Affero General Public License v3.0 (AGPL-3.0-or-later)
- MIT License
SPDX: AGPL-3.0-or-later OR MIT
License: https://github.com/matmen/ImageScript/blob/master/LICENSE
