Add in-app purchase for MacOS
This commit is contained in:
parent
143816bee1
commit
f3ae566164
12 changed files with 593 additions and 0 deletions
|
@ -8,6 +8,7 @@ module.exports = [
|
|||
{name: 'dialog', file: 'dialog'},
|
||||
{name: 'globalShortcut', file: 'global-shortcut'},
|
||||
{name: 'ipcMain', file: 'ipc-main'},
|
||||
{name: 'inAppPurchase', file: 'in-app-purchase'},
|
||||
{name: 'Menu', file: 'menu'},
|
||||
{name: 'MenuItem', file: 'menu-item'},
|
||||
{name: 'net', file: 'net'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue