This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-25 00:58:57 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
select-kit
/
index.js
7 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
DEV: Move select kit to an addon (#9797)
2020-05-15 16:07:35 -04:00
"use strict"
;
module
.
exports
=
{
name
:
require
(
"./package"
)
.
name
,
DEV: apply new coding standards (#10592)
2020-09-04 13:42:47 +02:00
options
:
{
}
,
DEV: Move select kit to an addon (#9797)
2020-05-15 16:07:35 -04:00
}
;
Reference in New Issue
Copy Permalink