Skip to content

Inject TypeScript API interface module#474

Merged
cd-work merged 4 commits intomainfrom
inject_module
Jun 21, 2022
Merged

Inject TypeScript API interface module#474
cd-work merged 4 commits intomainfrom
inject_module

Conversation

@cd-work
Copy link
Contributor

@cd-work cd-work commented Jun 17, 2022

This adds a new shim module to Deno's module loader under the name of
phylum, which allows interacting with Phylum's API through a
pre-defined TypeScript interface.

Fixes #449.

cd-work added 3 commits June 21, 2022 17:34
This adds a new shim module to Deno's module loader under the name of
`phylum`, which allows interacting with Phylum's API through a
pre-defined TypeScript interface.

Fixes #449.
@cd-work cd-work marked this pull request as ready for review June 21, 2022 15:36
@cd-work cd-work requested a review from a team as a code owner June 21, 2022 15:36
@cd-work cd-work requested a review from maxrake June 21, 2022 15:36
@maxrake maxrake requested a review from andreaphylum June 21, 2022 15:40
@maxrake
Copy link
Contributor

maxrake commented Jun 21, 2022

Removing myself as unqualified to review this PR...

@maxrake maxrake removed their request for review June 21, 2022 15:41
andreaphylum
andreaphylum previously approved these changes Jun 21, 2022
@cd-work cd-work merged commit 4a80e91 into main Jun 21, 2022
@cd-work cd-work deleted the inject_module branch June 21, 2022 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide TypeScript shim for Extension API

3 participants