Skip to content

docsforadobe/types-for-adobe-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Officially Unsupported Types for the Adobe API

Contents

  • Premiere Pro
    • QE DOM

Prerequisites

Install Node.js and TypeScript and git.

Example Usage in Premiere Pro

/// <reference path='node_modules/types-for-adobe-extras/Premiere/12.0/qeDom.d.ts' />

Publish New Versions

To publish a new version of this project on npm for use in projects, please follow the steps below:

1. Auth and Access

  • Ensure you are logged in to your npmjs.com account with npm login and follow the prompts to complete your login
  • Ensure your npmjs.com account has access to publish to the npm package, if not, reach out to an admin for access

2. Version and Publish

  • Version up the package.json
  • Run npm publish
  • Push the commit with the new version to GitHub

More typings

About

Officially Unsupported Documentation for the Adobe API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors