UNPKG

framer

Version:

The Framer library is the code that drives Framer projects and components. It helps you build from simple interactive components to whole apps.

6 lines (4 loc) 239 B
// This file enables importing from "framer/resource" // The implementation of the url function is injected into the webpack module loader // in the server loading webpack compilation process export function url(...src: string[]): string