mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 16:39:29 +08:00
7 lines
111 B
Text
7 lines
111 B
Text
'use strict';
|
|
|
|
const patch = require('../data/patch.json');
|
|
|
|
const patch$1 = patch;
|
|
|
|
module.exports = patch$1;
|