UNPKG

@nuxt/test-utils

Version:
20 lines (19 loc) 359 B
export const functions = []; export function createRpcServer() { } export const devtools = { init() { } }; export function addCustomCommand() { } export function addCustomTab() { } export function onDevToolsClientConnected() { } export function onDevToolsConnected() { } export function removeCustomCommand() { } export function setupDevToolsPlugin() { }