UNPKG

ffcreatorlite

Version:

FFCreatorLite is a lightweight and flexible short video production library

10 lines (7 loc) 86 B
'use strict'; /** * Cache * @object */ const Cache = {}; module.exports = Cache;