[READ-ONLY] Mirror of https://github.com/danielroe/node14-subpath.
0

Configure Feed

Select the types of activity you want to include in your feed.

node14-subpath / test.mjs
48 B 3 lines
1export default function test() { 2 return 42 3}