mirror of
https://git.hmsn.ink/kospo/helptalk/api.git
synced 2026-03-20 08:03:34 +09:00
5 lines
92 B
JavaScript
5 lines
92 B
JavaScript
// This exists so I'm only saving it once.
|
|
"use strict"
|
|
|
|
module.exports = {}.hasOwnProperty
|