4 lines
110 B
Python
4 lines
110 B
Python
from smnp.module.sound.function import play, sound
|
|
|
|
functions = [ sound.function ]
|
|
methods = [ play.function ] |