mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
const CONFIG_EMPTY = {
|
|
TEST_CONFIG: 'TESET'
|
|
}
|
|
export default CONFIG_EMPTY
|