extension
Version:
Create cross-browser extensions with no build configuration.
12 lines (10 loc) • 512 B
TypeScript
// ██████╗██╗ ██╗
// ██╔════╝██║ ██║
// ██║ ██║ ██║
// ██║ ██║ ██║
// ╚██████╗███████╗██║
// ╚═════╝╚══════╝╚═╝
// MIT License (c) 2020–present Cezar Augusto & the Extension.js authors — presence implies inheritance
/// <reference types="react" />
/// <reference types="react-dom" />
/// <reference types="svelte" />