UNPKG

skypager-project

Version:
7 lines (5 loc) 135 B
export function use(options, context, next) { typeof next === 'function' && next() } export function attach(options, context) { }