fix(core): update
This commit is contained in:
@@ -37,7 +37,7 @@ export class Bucket {
|
||||
/**
|
||||
* store file
|
||||
*/
|
||||
public store(fileName:) {
|
||||
|
||||
public store(pathArg: string, fileContent: string) {
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user