discourse/app/assets/javascripts/select-kit/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
87 B
JavaScript
Raw Normal View History

"use strict";
module.exports = {
name: require("./package").name,
options: {},
};