Page MenuHomeWickedGov Phorge

useSlotContents.js
No OneTemporary

Size
604 B
Referenced Files
None
Subscribers
None

useSlotContents.js

"use strict";const r=require("vue");function o(t){const e=[];for(const n of t)typeof n.type=="string"||typeof n.type=="object"?e.push(n):n.type!==r.Comment&&(typeof n.children=="string"&&n.children.trim()!==""?e.push(n.children):Array.isArray(n.children)&&e.push(...o(n.children)));return e}function i(t,e){return typeof t.type=="object"&&"name"in t.type?e!==void 0?t.type.name===e:!0:!1}function s(t,e){return typeof t.type=="string"?t.type===e.toLowerCase():!1}function f(t){const e=typeof t=="function"?t():t;return e?o(e):[]}exports.isComponentVNode=i;exports.isTagVNode=s;exports.useSlotContents=f;

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 04:21 (2 d, 12 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ad/57/615480901b007ece428b76534a8b
Default Alt Text
useSlotContents.js (604 B)

Event Timeline