f8de7b1273
This PR removes the manual vendoring process. Third party code can now be updated using the typical NPM pipeline with types/code bundling done through Rollup.
128 B
128 B
sidebar_label |
---|
EventType |
EventType type
Signature:
declare type EventType = string | symbol;