Forem Creators and Builders 🌱

Takuya N
Takuya N

Posted on

Test forem/forem#1228

const { ValueViewerSymbol } = require("@runkit/value-viewer"); const myCustomObject = { [ValueViewerSymbol]: { title: "My First Viewer", HTML: "πŸ”Hello, World!πŸ”" } };

from: https://github.com/forem/forem/issues/1228

Oldest comments (0)