UNPKG

@sysce/stomp

Version:
8 lines (4 loc) 142 B
'use strict'; const { resolve } = require('node:path'); const stompPath = resolve(__dirname, '..', 'dist'); exports.stompPath = stompPath;