UNPKG

@remotion/player

Version:

React component for embedding a Remotion preview into your app

4 lines (3 loc) 152 B
import React from 'react'; export declare const getHashOfDomain: () => Promise<string | null>; export declare const RenderWarningIfBlacklist: React.FC;