mirror of
https://github.com/619dev/PaperPhone.git
synced 2026-05-07 14:25:56 +08:00
5 lines
75 B
JavaScript
5 lines
75 B
JavaScript
'use strict';
|
|
|
|
/** @type {import('./eval')} */
|
|
module.exports = EvalError;
|