@remotion-dev/private-package

Buy

Try it for free

npm i https://npm-kiosk-demo.remotion.dev/try/private-package/1.0.2/eyJlIjoxNzIyMDYyMzAwMzY1LCJyIjoicHJpdmF0ZS1wYWNrYWdlIiwiaWF0IjoxNzIyMDYyMDAwfQ.NGSGaVQtcmZRigP7g8bBle-wlIU4aNxAq5Wx3ZJ_Rro

Link expires in 5:00


Documentation

README.md

private-package

This is an example private package.

Usage

Importing the package prints "Hello World":

require("@remotion-dev/private-package");
// "Hello World";