mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
5 lines
100 B
JavaScript
5 lines
100 B
JavaScript
|
|
const { NeocitiesAPIClient } = require('./lib/client.js')
|
|
|
|
module.exports = { NeocitiesAPIClient }
|